Skip to content

MINOR: [Python] Fix FeatherDataset.read_pandas docstring referencing Parquet - #50952

Merged
AlenkaF merged 1 commit into
apache:mainfrom
arnavahire19:fix-feather-dataset-read-pandas-docstring
Aug 27, 2026
Merged

MINOR: [Python] Fix FeatherDataset.read_pandas docstring referencing Parquet#50952
AlenkaF merged 1 commit into
apache:mainfrom
arnavahire19:fix-feather-dataset-read-pandas-docstring

Conversation

@arnavahire19

Copy link
Copy Markdown
Contributor

Rationale for this change

In pyarrow.feather.FeatherDataset.read_pandas, the docstring previously stated:

Read multiple Parquet files as a single pandas DataFrame

which was copied from Parquet reader utilities.

What changes are included in this PR?

Updates the docstring to correctly reference Feather files:

Read multiple Feather files as a single pandas DataFrame

Are these changes tested?

Docstring update.

@uros-b

uros-b commented Aug 24, 2026

Copy link
Copy Markdown
Member

+1, LGTM

@github-actions github-actions Bot added awaiting committer review Awaiting committer review and removed awaiting review Awaiting review labels Aug 27, 2026

@AlenkaF AlenkaF left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@AlenkaF
AlenkaF merged commit 2e448f9 into apache:main Aug 27, 2026
37 of 39 checks passed
@AlenkaF AlenkaF removed the awaiting committer review Awaiting committer review label Aug 27, 2026
@github-actions github-actions Bot added the awaiting committer review Awaiting committer review label Aug 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants